1bashThis demonstrates checking the scheduling priority (nice value) of a process by its PID using the ps command.ps -o ni PIDexternal toolspsprocess priority (nice value)